|
|
|
|
OnClearComplete Method, TabCollectionClass Class |
Performs additional custom processing after clearing the contents of the TabCollectionClass instance.
Syntax TabCollectionClass Class (Softelvdm.SftTabsNET)
VB |
Protected Overrides Sub OnClearComplete() |
C# |
protected override void OnClearComplete(); |
C++ |
protected: virtual void OnClearComplete(); |
Comments
The OnClearComplete method performs additional custom processing after clearing the contents of the TabCollectionClass instance.